@font-face
{
    font-family: 'Cheese and Mouse';
  src: url('Cheese and Mouse.eot');
  src: url('Cheese and Mouse.eot?#') format('embedded-opentype'),
      url('Cheese and Mouse.woff') format('woff'),
      url('Cheese and Mouse.ttf') format('truetype');
}
